projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
27c5714
)
(Type Predicates): Fix typos.
author
Juanma Barranquero
<lekktu@gmail.com>
Mon, 1 May 2006 15:05:48 +0000
(15:05 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Mon, 1 May 2006 15:05:48 +0000
(15:05 +0000)
lispref/objects.texi
patch
|
blob
|
history
diff --git
a/lispref/objects.texi
b/lispref/objects.texi
index 0e35741a1aadbc8ce7be4ddb05266e7e5de33cbd..5665e5beee6de5e9db8ad51dd9a302deab923fda 100644
(file)
--- a/
lispref/objects.texi
+++ b/
lispref/objects.texi
@@
-1781,10
+1781,10
@@
with references to further information.
@xref{Basic Windows, windowp}.
@item booleanp
-@xref{nil and t, booleanp}
+@xref{nil and t, booleanp}
.
@item string-or-null-p
-@xref{Predicates for Strings, string-or-null-p}
+@xref{Predicates for Strings, string-or-null-p}
.
@end table
The most general way to check the type of an object is to call the